CosmosDB
Overview
Azure Cosmos DB is a distributed, multi-model database-as-a-service.It exposes data through several API flavors, allowing developers to choose the most suitable model for their application. It supports various data models, including relational, document, vector, key-value, graph, and table. Qarbine currently supports the MongoDB flavor of CosmosDB.
CosmosDB for MongoDB Querying
See the MongoDB API document in the section above for more details on querying AWS DocumentDB.